home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / g_man / cat3 / OpenGL / glugettessproperty.z / glugettessproperty
Encoding:
Text File  |  2002-10-03  |  2.8 KB  |  67 lines

  1.  
  2.  
  3.  
  4. gggglllluuuuGGGGeeeettttTTTTeeeessssssssPPPPrrrrooooppppeeeerrrrttttyyyy((((3333GGGG))))         OOOOppppeeeennnnGGGGLLLL RRRReeeeffffeeeerrrreeeennnncccceeee         gggglllluuuuGGGGeeeettttTTTTeeeessssssssPPPPrrrrooooppppeeeerrrrttttyyyy((((3333GGGG))))
  5.  
  6.  
  7.  
  8. NNNNAAAAMMMMEEEE
  9.      gggglllluuuuGGGGeeeettttTTTTeeeessssssssPPPPrrrrooooppppeeeerrrrttttyyyy - get a tessellation object property
  10.  
  11.  
  12. CCCC SSSSPPPPEEEECCCCIIIIFFFFIIIICCCCAAAATTTTIIIIOOOONNNN
  13.      void gggglllluuuuGGGGeeeettttTTTTeeeessssssssPPPPrrrrooooppppeeeerrrrttttyyyy( GLUtesselator* _t_e_s_s,
  14.                               GLenum _w_h_i_c_h,
  15.                               GLdouble* _d_a_t_a )
  16.  
  17.  
  18. PPPPAAAARRRRAAAAMMMMEEEETTTTEEEERRRRSSSS
  19.      _t_e_s_s   Specifies the tessellation object (created with gggglllluuuuNNNNeeeewwwwTTTTeeeessssssss).
  20.  
  21.      _w_h_i_c_h  Specifies the property whose value is to be fetched. Valid values
  22.             are GGGGLLLLUUUU____TTTTEEEESSSSSSSS____WWWWIIIINNNNDDDDIIIINNNNGGGG____RRRRUUUULLLLEEEE, GGGGLLLLUUUU____TTTTEEEESSSSSSSS____BBBBOOOOUUUUNNNNDDDDAAAARRRRYYYY____OOOONNNNLLLLYYYY, and
  23.             GGGGLLLLUUUU____TTTTEEEESSSSSSSS____TTTTOOOOLLLLEEEERRRRAAAANNNNCCCCEEEE.
  24.  
  25.      _d_a_t_a   Specifies a pointer to the location into which the value of the
  26.             named property is written.
  27.  
  28. DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  29.      gggglllluuuuGGGGeeeettttTTTTeeeessssssssPPPPrrrrooooppppeeeerrrrttttyyyy retrieves properties stored in a tessellation object.
  30.      These properties affect the way that tessellation objects are interpreted
  31.      and rendered. See the gggglllluuuuTTTTeeeessssssssPPPPrrrrooooppppeeeerrrrttttyyyy reference page for information
  32.      about the properties and what they do.
  33.  
  34. SSSSEEEEEEEE AAAALLLLSSSSOOOO
  35.      gggglllluuuuNNNNeeeewwwwTTTTeeeessssssss, gggglllluuuuTTTTeeeessssssssPPPPrrrrooooppppeeeerrrrttttyyyy
  36.  
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.                                                                         PPPPaaaaggggeeee 1111
  64.  
  65.  
  66.  
  67.